Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

Fix CLI error code URLs#234

Closed
devin-ai-integration[bot] wants to merge 1 commit intomainfrom
devin/1745598088-fix-cli-error-urls
Closed

Fix CLI error code URLs#234
devin-ai-integration[bot] wants to merge 1 commit intomainfrom
devin/1745598088-fix-cli-error-urls

Conversation

@devin-ai-integration
Copy link
Copy Markdown
Contributor

Fix CLI error code URLs

This PR fixes the CLI error code URLs that were returning 404 errors. The URLs now use the correct format:

From: https://agentuity.dev/errors/CLI-0003
To: https://agentuity.dev/Troubleshooting/error-codes/cli#cli-0003-unable-to-authenticate-user

Changes:

  • Updated the baseDocURL constant to use the correct path
  • Added a helper function to format the error code and message for the URL anchor
  • Updated the URL construction to include both the error code and message

Link to Devin run: https://app.devin.ai/sessions/68ec8a662ca24d59b67576a23a874a89
Requested by: rdiddams@agentuity.com

Co-Authored-By: rdiddams@agentuity.com <robindiddams@gmail.com>
@devin-ai-integration
Copy link
Copy Markdown
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@jhaynie jhaynie deleted the devin/1745598088-fix-cli-error-urls branch April 25, 2025 22:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant